shumate.MemoryCache

Undocumented in source.

Public Imports

shumate.c.types
public import shumate.c.types;
Undocumented in source.

Members

Classes

MemoryCache
class MemoryCache

A cache that stores and retrieves tiles from the memory. The cache contents is not preserved between application restarts so this cache serves mostly as a quick access temporary cache to the most recently used tiles.

Meta